func math.pow 2 uses math (current package) pow.go#L42: return pow(x, y) pow.go#L45: func pow(x, y float64) float64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)